Total Complexity | 18 |
Dependencies | 1 |
Dependents | 2 |
Total lines | 176 |
Lines of code | 65 |
Logical lines of code | 25 |
Comment lines | 75 |
Methods | 11 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
validate() | 54 | 8 | 24 | |
read_data() | 67 | 1 | 8 | |
get_display_name() | 66 | 1 | 9 | |
get_card_type() | 79 | 1 | 3 | |
set_card_type() | 80 | 1 | 3 | |
get_expiry_year() | 79 | 1 | 3 | |
set_expiry_year() | 80 | 1 | 3 | |
get_expiry_month() | 79 | 1 | 3 | |
set_expiry_month() | 78 | 1 | 3 | |
get_last4() | 79 | 1 | 3 | |
set_last4() | 80 | 1 | 3 |